xenpaging: watch the guests memory/target-tot_pages xenstore value
authorOlaf Hering <olaf@aepfle.de>
Sun, 20 Nov 2011 16:02:47 +0000 (17:02 +0100)
committerOlaf Hering <olaf@aepfle.de>
Sun, 20 Nov 2011 16:02:47 +0000 (17:02 +0100)
commit9377817185248967b71b4083e04c9d76bd65cffd
treeca37cd0978426c506166c376fae60d74cebe0695
parentf994788c5e4cd25e5b67b93a6a9c68491082277f
xenpaging: watch the guests memory/target-tot_pages xenstore value

Subsequent patches will use xenstored to store the numbers of pages
xenpaging is suppose to page-out.
Remove num_pages and use target_pages instead.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
tools/xenpaging/xenpaging.c